![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadCollection<T> Class : LeadCollection<T> Constructor |
Overload | Description |
---|---|
LeadCollection<T> Constructor(IEnumerable<T>) | Initializes a new instance of the LeadCollection`1 class that contains items copied from the specified collection and that has the same initial capacity as the number of items copied. ![]() |
LeadCollection<T> Constructor(List<T>) | Initializes a new instance of the LeadCollection`1 class that contains items copied from the specified list and that has the same initial capacity as the number of items copied. ![]() |
LeadCollection<T> Constructor() | Initializes a new empty instance of the LeadCollection`1 class. ![]() |